FixBaseProvider.GetSessionInfo<T> (SessionType) Method

protected T GetSessionInfo<T>( 
SessionType type 

where T : IBaseSessionInfo
This language is not supported or no code example is available.
generic<typename T> 
where T : IBaseSessionInfo
protected:  
T^ GetSessionInfo( 
SessionType type 
)
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Type Parameters

T

Parameters

type
SessionType

Return Value

T

In this article

Definition